A0:  HTML article,What is HTML and its main tags for site design?
نوشته شده توسط : dotnek

Today, the number of users who do all their work online and use different sites is increasing day by day, due to this issue, there has been intense competition between the owners of different sites, and all of them are trying to provide the best site to their users that can provide users with more facilities and with the help of which they can easily meet their needs, as a result, jobs that do not have sites must felt threatened and tried to design their own sites so as not to lag behind competitors.There are many languages ​​for creating different pages and each of which have different features, so that programmers use them to create different sites according to their purpose, one of the most common languages ​​among programmers is Hyper Text Markup Language, which we are going to discuss in more detail below.

What is HTML?

It stands for Hyper Text Markup Language and gives the browser information about how to display content, so that it can accurately represent the goals of the site owner simply put, it consists of a series of elements that ultimately describe the structure of a web page , its elements label pieces of content such as "this is a heading", "this is a paragraph", "this is a link", etc., now consider the following example.

<! DOCTYPE html>
<html>
<head>
<title> Page Title </title>
</head>
<body>

<h1> My First Heading </h1>
<p> My first paragraph. </p>

</body>
</html>

The result of the above example will be as follows.My First HeadingMy first paragraph.In general, in order to be able to learn the different programming languages that exist, the best way is to do this through the examples, for instance, pay attention to the example above, and then to the explanations in this section in order to learn all the things easily.

Example’s explanation:

- The <! DOCTYPE html> declaration defines that this document is an HTML5 document .- The <html> element is the root element of an HTML page.- The <head> element contains meta information about the HTML page .- The <title> element specifies a title for the HTML page (which is shown in the browser's title bar or in the page's tab). - The <body> element defines the document's body, and is a container for all the visible contents, such as headings, paragraphs, images, hyperlinks, tables, lists, etc.- The <h1> element defines a large heading.- The <p> element defines a paragraph. 

Read more on:https://www.dotnek.com/Blog/Web/what-is-html-and-its-main-tags-for-site-desig

link:https://dotnek.mystrikingly.com/

Related link:DOTNEK BLOG





:: برچسب‌ها: dotnek , seo , site ,
:: بازدید از این مطلب : 93
|
امتیاز مطلب : 0
|
تعداد امتیازدهندگان : 0
|
مجموع امتیاز : 0
تاریخ انتشار : سه شنبه 19 مرداد 1400 | نظرات ()
مطالب مرتبط با این پست
لیست
می توانید دیدگاه خود را بنویسید


نام
آدرس ایمیل
وب سایت/بلاگ
:) :( ;) :D
;)) :X :? :P
:* =(( :O };-
:B /:) =DD :S
-) :-(( :-| :-))
نظر خصوصی

 کد را وارد نمایید:

آپلود عکس دلخواه:








cache01last1628618496